home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Telecommunications & Multimedia Encyclopedia
/
Jones Telecommunications and Multimedia Encyclopedia (Jones)(1996).ISO
/
mac
/
ENCYCLOP
/
SEEALSO.DIR
/
00005_Script_5
< prev
Wrap
Text File
|
1996-01-04
|
256b
|
11 lines
on exitFrame
global gViewerObj, gJumpString
if the machinetype = 256 then
set seetext = gViewerObj (mGetSeeAlso)
else
set seetext = gViewerObj (mGetSeeAlso, value (gJumpString))
end if
set the text of cast 2 to seetext
end